Goto

Collaborating Authors

 iterative elastic bin


Supplementary Material IEBins: Iterative Elastic Bins for Monocular Depth Estimation

Neural Information Processing Systems

Table 2 shows a similar performance trend as in NYU-Depth-v2 dataset with increasing number of bins. We report results on keyframes (selected by the ORB-SLAM2) and on all frames of sequences 01-10. The A TE (m) metric is used.


IEBins: Iterative Elastic Bins for Monocular Depth Estimation

Neural Information Processing Systems

Monocular depth estimation (MDE) is a fundamental topic of geometric computer vision and a core technique for many downstream applications. Recently, several methods reframe the MDE as a classification-regression problem where a linear combination of probabilistic distribution and bin centers is used to predict depth.


IEBins: Iterative Elastic Bins for Monocular Depth Estimation

Neural Information Processing Systems

Monocular depth estimation (MDE) is a fundamental topic of geometric computer vision and a core technique for many downstream applications. Recently, several methods reframe the MDE as a classification-regression problem where a linear combination of probabilistic distribution and bin centers is used to predict depth. The proposed IEBins aims to search for high-quality depth by progressively optimizing the search range, which involves multiple stages and each stage performs a finer-grained depth search in the target bin on top of its previous stage. To alleviate the possible error accumulation during the iterative process, we utilize a novel elastic target bin to replace the original target bin, the width of which is adjusted elastically based on the depth uncertainty. Furthermore, we develop a dedicated framework composed of a feature extractor and an iterative optimizer that has powerful temporal context modeling capabilities benefiting from the GRU-based architecture.